'Declaration Public Class _AreaCartesianPlotView (Of TOwnerView As IPlotListLayoutView, TGroupView As IAreaCartesianGroupView) Inherits GrapeCity.DataVisualization.Chart._BaseCartesianPlotView(Of TOwnerView,IAreaCartesianGroupView,ICartesianSeriesView,ICartesianPointView) Implements IAreaCartesianPlotView, ICartesianPlotModel, ICartesianPlotView, IDisplayable, IIdentityView, IModel, IPlotModel, IPlotView, IQueryInterface, IView, IViewModel
public class _AreaCartesianPlotView<TOwnerView,TGroupView> : GrapeCity.DataVisualization.Chart._BaseCartesianPlotView<TOwnerView,IAreaCartesianGroupView,ICartesianSeriesView,ICartesianPointView>, IAreaCartesianPlotView, ICartesianPlotModel, ICartesianPlotView, IDisplayable, IIdentityView, IModel, IPlotModel, IPlotView, IQueryInterface, IView, IViewModel where TOwnerView: IPlotListLayoutView where TGroupView: IAreaCartesianGroupView